home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / batch / menu124.zip / README < prev   
Text File  |  1992-07-31  |  7KB  |  115 lines

  1.                                                                     MICROMETRIC
  2.      98 Dade Avenue ■ Sarasota, FL 34232-1609 USA ■ Tech Support (813) 377-2515
  3.     FAX (813) 377-2091 ■ Support BBS (813) 371-2490 ■ Order Line (800) 929-0184
  4.  
  5.  ▒▒▄   ▒▒▄ ▒▒▒▒▒▒▒▒▄ ▒▒▄   ▒▒▄ ▒▒▄   ▒▒▄         ▒▒▄   ▒▒▄    ▒▒▄    ▒▒▄   ▒▒▄
  6.  ▒▒▒▄ ▒▒▒█ ▒▒█▀▀▀▀▀▀ ▒▒▒▄  ▒▒█ ▒▒█   ▒▒█         ▒▒▒▄ ▒▒▒█   ▒▒▒▒▄   ▒▒▒▄  ▒▒█
  7.  ▒▒▒█ ▒▒▒█ ▒▒▒▒▒▒▒▒▄ ▒▒█▒▒▄▒▒█ ▒▒█   ▒▒█ ▒▒▒▒▒▒▄ ▒▒▒█ ▒▒▒█  ▒▒█▀▒▒▄  ▒▒█▒▒▄▒▒█
  8.  ▒▒█▒▒▄▒▒█ ▒▒█▀▀▀▀▀▀ ▒▒█ ▀▒▒▒█ ▒▒█   ▒▒█  ▀▀▀▀▀▀ ▒▒█▒▒▄▒▒█  ▒▒▒▒▒▒█  ▒▒█ ▀▒▒▒█
  9.  ▒▒█▒▒█▒▒█ ▒▒▒▒▒▒▒▒▄ ▒▒█   ▒▒█ ▒▒▒▒▒▒▒▒█         ▒▒█▒▒█▒▒█ ▒▒█▀▀▀▒▒▄ ▒▒█   ▒▒█
  10.   ▀▀ ▀▀ ▀▀  ▀▀▀▀▀▀▀▀  ▀▀    ▀▀  ▀▀▀▀▀▀▀▀          ▀▀ ▀▀ ▀▀  ▀▀    ▀▀  ▀▀    ▀▀
  11.             █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  12.             █  Welcome to MENU-MAN, a utility routine to display  █
  13.             █    custom user selection menus from batch files!    █
  14.             █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  15.  
  16. PROGRAM:  MENU-MAN
  17. VERSION:  v1.24 - replaces version 1.23, r06/25/92
  18. RELEASE:  r07/31/92
  19.  
  20. ╒╡ PROGRAM SUMMARY ╞═══════════════════════════════════════════════════[7x80]═╕
  21. MENU-MAN v1.24: MENU-MAN allows the display of user selection menus from within
  22. batch files. These menus are controlled by command line options and can contain
  23. a title and up to nineteen selection option lines that are generated from REM
  24. lines in the batch file which follows the call to MENU-MAN. Options include a
  25. user response time limit, menu positioning, erasing the screen before/after
  26. menu display, and menu sound, color and type customization.
  27. r07/31/92 Micrometric <<ASP>>
  28. ───────────────────────────────────────────────────────────────────────[7x45]──
  29. MENU-MAN v1.24: Utility to display user se-
  30. lection menus from within batch files;  com-
  31. mand line options with imbedded REM lines for
  32. title & 1-19 menu selection lines; options
  33. include user response time limit, position-
  34. ing, erase, menu sound, more+. 
  35. r07/31/92 Micrometric <<ASP>>
  36. ───────────────────────────────────────────────────────────────────────[1x80]──
  37. MENU-MAN v1.24: Utility routine for batch files to produce user menu windows.
  38.  
  39. ╒╡ REQUIREMENTS ╞═════════════════════════════════════════════════════════════╕
  40. IBM PC, XT, AT or true compatibles operating with PC/MS-DOS, version 3.0 or
  41. later, any monitor. The program will determine what type of display monitor is
  42. available and adjust itself accordingly. 
  43.  
  44. ╒╡ MAJOR FEATURES ╞═══════════════════════════════════════════════════════════╕
  45. * Over 200 different menus per batch file.
  46. * User selections are imbedded in batch file, not separated into another file.
  47. * Simple format:    MENU-MAN # batchfilename options
  48.                     REM TITLE
  49.                     REM USER SELECTION 1
  50.                     REM USER SELECTION 2
  51.                     REM ...                                                   
  52. * User defined window selection menus embedded in batch files.
  53. * MENU-MAN sets the ERRORLEVEL environment variable for easy user selection
  54.   testing in the batch file.
  55. * Menu may be displayed for a limited time to aid in uses such as AUTOEXEC for
  56.   unattended operation.
  57. * A sound may be made when the window is displayed. The pitch and duration of
  58.   the sound is adjustable.
  59. * The menu colors are adjustable.
  60. * Automatic color display on systems so equipped.
  61. * User control over most window menu parameters on a per menu basis.
  62. * Display selection menus or informational messages.
  63. * The screen may be erased before the menu is displayed or the menu can overlay
  64.   the current screen display.
  65. * The menu may be erased after user selection or left.
  66. * The menu may be positioned - Up, center, down and left, center, right.
  67. * Registered users may suppress the shareware reminder message display.
  68.  
  69. ╒╡ ENHANCEMENTS THIS RELEASE ╞════════════════════════════════════════════════╕
  70. + Changed installation procedure to INST-MAN.
  71. + Made shareware message a random display and added shareware registration
  72.   through INST-MAN.
  73. + Added color option for the selection highlight bar.
  74.  
  75. ╒╡ CORRECTIONS THIS RELEASE ╞═════════════════════════════════════════════════╕
  76. - Changed registration file and repackaged.
  77.  
  78. ╒╡ SHAREWARE PRICING ╞════════════════════════════════════════════════════════╕
  79. Program Registration - with manual and diskette - 3.5" or 5.25" . . . . . .$20.
  80. Latest Version Diskette only - 3.5" or 5.25". . . . . . . . . . . . . . . .$10.
  81. Upgrade for registered users only - Latest diskette + manual. . . . . . . .$10.
  82. Shipping outside of the US/Canada . . . . . . . . . . . . . . . . . . . . .$10.
  83.  
  84. ╒╡ SPECIAL INSTALLATION INFORMATION ╞═════════════════════════════════════════╕
  85. 1.  To install the unregistered shareware version normally supplied on disk-
  86.     ette, copy the self extracting file "MENU@vvv.EXE" (vvv is the version) to
  87.     either a separate directory - such as "MM" - or a directory that is refer-
  88.     enced in the path statement. At the DOS prompt, change to this drive-direc-
  89.     tory, type "MENU@vvv" and press ENTER.
  90. 2.  To install the unregistered shareware version downloaded from a BBS, unpack
  91.     the file "MENU@vvv.ZIP" (vvv is the version) to either a separate directory
  92.     - such as "MM" - or a directory that is referenced in the path statement. 
  93. 3.  To install and "BRAND" the registered version, run the supplied program
  94.     "INSTALL".
  95. 4.  To run the program, change to the drive-directory on which it is located
  96.     (only if it isn't on a path referenced directory), type "MENU-MAN" and
  97.     press ENTER. 
  98.  
  99. ╒╡ Ver Date   PROGRAM RELEASE HISTORY ╞═══════════════════════════════════════╕
  100. 1.24 07/31/92 - Changed registration file and repackaged.
  101. 1.23 06/25/92 - Changed registration method.
  102. 1.22 08/01/91 - Updated HELP-MAN and INST-MAN. (Repackaged 03/01/92)
  103. 1.21 05/24/91 - ERRORLEVEL was one too large if a character was pressed before
  104.                 the menu was displayed.
  105. 1.20 04/26/91 + Changed installation procedure to INST-MAN.
  106.               + Made shareware message a random display and added shareware
  107.                 registration through INST-MAN.
  108.               + Added color option for the selection highlight bar.
  109. 1.10 01/14/91 + Add Display text only and Menu highlight location options.
  110.               - Check for a key press before the menu is displayed. If a key
  111.                 has been pressed, it is processed without displaying the menu. 
  112.               - Corrected the case where a blank title line would cause the
  113.                 menu not to be displayed. 
  114. 1.00 09/17/90 * Initial release. 
  115.